DJI Thermal SDK API  v1.5
Infrared camera image processing and temperature measurement library API
dirp_isotherm_t Struct Reference

Isotherm parameters structure definition. More...

#include <dirp_api.h>

Data Fields

bool enable
 
float high
 
float low
 

Detailed Description

Isotherm parameters structure definition.

Field Documentation

◆ enable

bool enable

Isotherm switch, enable(true) or disable(false)

◆ high

float high

Upper limit. Only effective when isotherm is enabled.

◆ low

float low

Lower limit. Only effective when isotherm is enabled.


The documentation for this struct was generated from the following file: